home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
jump_gam.swf
/
scripts
/
frame_172
/
DoAction_11.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
154 b
|
9 lines
car.bounceUp = function()
{
this.carGfx.gotoAndPlay("vertical");
};
car.bounceSide = function()
{
this.carGfx.gotoAndPlay("horizontal");
};